Fix segmentation fault when calling plist_sort() on an empty dictionary
change log
https://github.com/libimobiledevice/libplist/releases/tag/2.7.0
Signed-off-by: Georgi Valkov <[email protected]>
include $(TOPDIR)/rules.mk
PKG_NAME:=libplist
-PKG_VERSION:=2.6.0
+PKG_VERSION:=2.7.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://github.com/libimobiledevice/libplist/releases/download/$(PKG_VERSION)
-PKG_HASH:=67be9ee3169366589c92dc7c22809b90f51911dd9de22520c39c9a64fb047c9c
+PKG_HASH:=7ac42301e896b1ebe3c654634780c82baa7cb70df8554e683ff89f7c2643eb8b
PKG_CPE_ID:=cpe:/a:libimobiledevice:libplist